|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
OSPF LSR packet structure. More...
Public Attributes | |
| vector< OspfLSR > | lsrs |
Public Attributes inherited from OspfPacket | |
| byte | version |
| byte | typeCode |
| short | length |
| ip | routerId |
| ip | areaId |
| short | checkSum |
| short | authenticationType |
| int | sequence |
OSPF LSR packet structure.
| vector<OspfLSR> OspfLSRPacket::lsrs |